func github.com/jackc/pgx/v5/pgtype.parseUntypedTextArray
2 uses
github.com/jackc/pgx/v5/pgtype (current package)
array.go#L108: func parseUntypedTextArray(src string) (*untypedTextArray, error) {
array_codec.go#L292: uta, err := parseUntypedTextArray(string(src))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)